Avoid trying to install Wayland documentation on non-Linux
authorSamuel Thibault <sthibault@debian.org>
Sun, 21 Aug 2022 19:02:01 +0000 (21:02 +0200)
committerSimon McVittie <smcv@debian.org>
Sun, 21 Aug 2022 19:42:52 +0000 (20:42 +0100)
Closes: #1017866
debian/libgtk-4-doc.install [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index a138dd6..81ce118
@@ -1,5 +1,6 @@
+#! /usr/bin/dh-exec
 usr/share/doc/gdk4 usr/share/doc/${env:DOC_PKG}
-usr/share/doc/gdk4-wayland usr/share/doc/${env:DOC_PKG}
+[linux-any] usr/share/doc/gdk4-wayland usr/share/doc/${env:DOC_PKG}
 usr/share/doc/gdk4-x11 usr/share/doc/${env:DOC_PKG}
 usr/share/doc/gsk4 usr/share/doc/${env:DOC_PKG}
 usr/share/doc/gtk4 usr/share/doc/${env:DOC_PKG}